翻訳と辞書
Words near each other
・ Pretty Boy Floyd
・ Pretty Boy Floyd (American band)
・ Pretty Boy Floyd (Canadian band)
・ Pretty Boy Floyd (disambiguation)
・ Pretty Boy Floyd (film)
・ Pretty Boy Swag
・ Pretty Boy, Dirty Boy
・ Pretty Boys and Pretty Girls
・ Pretty Brown Eyes
・ Pretty Crane
・ Pretty Creek
・ Pretty Cure
・ Pretty Cure All Stars
・ Pretty Dark Things
・ Pretty Deadly
Pretty Diff
・ Pretty Dirty Secrets
・ Pretty Disturbia
・ Pretty Eagle
・ Pretty Eccentric
・ Pretty Eight Machine (album)
・ Pretty Eyes
・ Pretty Face
・ Pretty Flamingo
・ Pretty Fly (for a White Guy)
・ Pretty Fly for a Rabbi
・ Pretty Foe
・ Pretty for the People
・ Pretty Girl
・ Pretty Girl (EP)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Pretty Diff : ウィキペディア英語版
Pretty Diff

Pretty Diff is a language-aware data comparison utility implemented in JavaScript. The online utility is capable of source code beautification, minification, and comparison of two pieces of input text. It operates by removing code comments from supported languages and then performs a pretty-print operation prior to executing the diff algorithm. An abbreviated list of unit tests is provided. The documentation claims the JavaScript pretty-print operation conforms to the requirements of JSLint.
As Pretty Diff is written entirely in JavaScript, the application executes in a web browser or on command line using a stand alone JavaScript interpreter, such as Node.js or with WSH provided a .wsf file. A NPM package is provided for use with Node.js.
The source code is published at the Pretty Diff GitHub repository.
==Alternatives==

* ( JS Diff Lib ) - Diff tool written in JavaScript
* ( JS Beautify ) - HTML and JavaScript beautification
* (JSMin ) - Minifier for JavaScript written in JavaScript
* (CSSmin ) - Minifier for CSS
* Google Closure Compiler - Minifier for CSS, JavaScript, and HTML.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Pretty Diff」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.